﻿@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
html {
	font: 12px/1.8 "微软雅黑","\5b8b\4f53",Arial,sans-serif;
	color: #666;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
    margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
    background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
	blr:expression(this.onFocus=this.blur());
    color: #666;
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul,
ol { 
	list-style:none;
    font-size: 0px;
    letter-spacing:normal;
    word-spacing: normal;
}
li {
	list-style:none;	
    float: left;
    font-size: 12px;
}
/*清除浮动*/
.clear {
    clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.f-cb{
    zoom:1;
}
.f-cb:after{
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    overflow:hidden;
    content:".";
}

/*Global*/
.header{
    height: 130px;
    /*padding-bottom: 36px;*/
    background: url(../img/bg_header.png) repeat-x top;
    position: relative;
    z-index: 20;
}
.header-main{
    width: 960px;
    height: 130px;
    margin: 0 auto;
}
.header-top{
    height: 30px;
    text-align: right;
}
.header-top a{
    display: inline-block;
    line-height: 30px;
    color: #babbbd;
    padding: 0 15px;
    border-right: 1px solid #6e7076;
}
.header-top a:hover{
    color: #fff;
}
.logo{
    float: left;
    margin-top: 15px;
}
.nav{
    height: 86px;
    padding-top: 14px;
    float: right;
}
.nav li{
    float: left;
    padding-right: 2px;
    background: url(../img/bg_li01.jpg) no-repeat right center;
    position: relative;
}
.nav li.last{
    padding-right: 0;
    background: none;
}
.nav a{
    display: inline-block;
    font: bold 14px/86px "微软雅黑";
    color: #666;
    padding: 0 15px;
}
.nav a:hover,.nav a.on,.nav a.cur{
    color: #035cac
}
.subnav{
    width: 128px;
    height: 250px;
    position: absolute;
    left: -18px;
    top: 71px;
    padding: 32px 23px 23px 0;
    background: url(../img/bg_subnav.gif) no-repeat;
    display: none;
}
.subnav ul{
    width: 80px;
    float: left;
    margin: 0 15px 0 33px;
    display: inline;
}
.nav .subnav li{
    width: 80px;
    height: 32px;
    border-bottom: 1px solid #357dbd;
    float: left;
    padding-right: 0;
    background: none;
}
.nav .subnav a{
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    padding: 0;
}
.nav .subnav a:hover{
    color: #fff;
}
.header .search{
    width: 166px;
    height: 28px;
    padding-left: 10px;
    float: right;
    margin: 44px 0 0 15px;
    display: inline;
    background: url(../img/bg_input01.jpg) no-repeat left center;
}
.header .search input{
    width: 128px;
    height: 28px;
    border: 0;
    background: url(../img/bg_input02.jpg) repeat-x;
    float: left;
    color: #bdbfc0;
    line-height: 28px;
}
.header .search input.submit{
    width: 38px;
    background: url(../img/bg_input03.jpg) no-repeat;
}
.footer{
    width: 100%;
    height: 120px;
    background: url(../img/bg_footer.jpg) repeat-x top;
    position: relative;
}
.footer-main{
    width: 960px;
    height: 99px;
    margin: 0 auto;
    position: relative;
}
.footer-main .img{
    float: left;
    padding-right: 12px;
    background: url(../img/bg_li03.jpg) no-repeat right 21px;
}
.footer-intro{
    float: left;
    margin-top: 16px;
    line-height: 20px;
}
.footer-intro p{
    padding-left: 12px;
    font-size: 11px;
    color: #6c6c6c;
}
.footer-intro p.list{
    padding-left: 0;
    color: #ccc;
}
.footer-intro a{
    display: inline-block;
    padding: 0 12px;
    font-size: 12px;
    color:#6c6c6c;
}
.footer-intro a.mail{
    padding-left: 0;
}
.footer-intro a:hover{
    color: #035cac;
}
.footer-links{
    width: 148px;
    height: 22px;
    float: right;
    margin-top: 15px;
    position: relative;
    z-index: 15;
    background: url(../img/footerlink.jpg) no-repeat;
    cursor: pointer;
}
.links-list{
    width: 140px;
    padding: 0 3px;
    border: 1px solid #e2e2e2;
    margin-bottom: none;
    position: absolute;
    bottom: 22px;
    background: #fff;
    display: none;
}
.links-list a{
    display: inline-block;
    width: 100%;
    line-height: 16px;
    padding: 3px 0;
    color:#6c6c6c;
}
.links-list a:hover{
    color: #035cac;
}